From: IOhannes m zmölnig Date: Sat, 30 Jan 2016 19:59:58 +0000 (+0100) Subject: include BUILD_DATE header when building libjuce X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~333 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=57c6436972e05d59c2f40ffc6a8741a4241ade6d;p=juce.git include BUILD_DATE header when building libjuce --- diff --git a/debian/libbuilder/AppConfig.h b/debian/libbuilder/AppConfig.h index b8d3f8c3..feea9fec 100644 --- a/debian/libbuilder/AppConfig.h +++ b/debian/libbuilder/AppConfig.h @@ -4,6 +4,7 @@ //============================================================================== // [BEGIN_USER_CODE_SECTION] +#include "libjuce_builddate.h" // (You can add your own code in this section, and the Introjucer will not overwrite it) // [END_USER_CODE_SECTION]